Papers with dialogue collection
Bootstrapping a Neural Conversational Agent with Dialogue Self-Play, Crowdsourcing and On-Line Reinforcement Learning (N18-3)
Copied to clipboard
| Challenge: | End-to-end neural models for conversational agents require large corpus of dialogues to learn effectively. |
| Approach: | They propose a method for building an agent for arbitrary tasks by combining dialogue self-play and crowd-sourcing. |
| Outcome: | The proposed approach can be quickly bootstrapped to deploy in front of users and further optimized via interactive learning from actual users. |
Enhancing Dialogue State Tracking Models through LLM-backed User-Agents Simulation (2024.acl-long)
Copied to clipboard
| Challenge: | Experimental results show that the model can be used to generate dialogues in new domains quickly. |
| Approach: | They propose to use LLMs to generate dialogue data to reduce dialogue collection and annotation costs. |
| Outcome: | The proposed model performs better than the baseline model trained on real data. |